*{ margin:0px auto; padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-family:"新宋体";
font-family:Microsoft Yahei;
/*font-family:Microsoft Yahei;

border-radius:5px 5px 5px 5px;
box-sizing:border-box;
box-sizing:content-box;
box-shadow:0px 0px 5px #6D6C6C;
text-shadow: #000 3px 3px 5px;
filter: Alpha(Opacity=60); 
background-color: rgba(101, 172, 30, 0.6); 


图片模糊

.blur {
 filter: url(blur.svg#blur); 
-webkit-filter: blur(10px); 
 -moz-filter: blur(10px);
 -ms-filter: blur(10px);   
filter: blur(10px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); 
}


绝对居中
position:relative;
display:table-cell;
text-align:center;
vertical-align:middle



*/}
/*背景上到下的线性渐变*/
.sx_grad {
  background: -webkit-linear-gradient(red, blue); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(red, blue); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(red, blue); /* Firefox 3.6 - 15 */
  background: linear-gradient(red, blue); /* 标准的语法 */
}

.zy_grad {
  background: -webkit-linear-gradient(left, red , blue); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, red, blue); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, red, blue); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, red , blue); /* 标准的语法 */
}

.dj_grad  {
    height: 200px;
    background: -webkit-linear-gradient(left top, red , blue); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, red, blue); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, red, blue); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, red , blue); /* 标准的语法（必须放在最后） */
}
/*字体渐变*/
.zi_text-gradient {
     background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFE8B6), to(#FECA57));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}; 
/*水平翻转*/
.flipx {
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
}

/*垂直翻转*/
.flipy {
    -moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
    /*IE*/
    filter:FlipV;
}

/*水平翻转*/
.jflipx { transform: rotateY(180deg); }

/*垂直翻转*/
.jflipy { transform: rotateX(180deg); }


body{
background-color:#F9EDD5;
background-repeat:repeat-x;
font-size:12px;
color:#333333;
background-position: center bottom;
}

a{ text-decoration:none;
color:#333333;}
a:hover{
color:#990000;
/*opacity:0.9;
filter(alpha=90);*/}

img{
border:0px;
}


a:hover img{
opacity:0.98;
filter(alpha=98);
/*-webkit-filter:grayscale(1);*/
}
div.w_1060{
width:1060px;
overflow:hidden;}
div.bj_h{
background-image:url(../img/bj2.png);
background-repeat:no-repeat;
background-position:right 0px;
height:114px;}
div.top_1{
width:100%;
height:115px;
background-image:url(../img/bj_top.jpg);
background-repeat:repeat-x;
/*z-index: -1;/*-1 可以当背景 
    -webkit-filter: blur(3px);  
    filter: blur(3px); */ }
img.logo{
margin-left:15px;
margin-top:20px;}
img.shigan{
float:right;
margin-right:100px;
margin-top:50px;}
div.daohang_all{
height:43px;
line-height:43px;
background-color:#990100;
width:100%;}

div.daohang_all a{
display:inline-block;
box-sizing:content-box;
padding-left:13px;
padding-right:13px;
font-size:15px;
color:#FFFFFF;
letter-spacing:1px;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}
div.daohang_all a:hover{
background-color:#622A29;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}
div.banner{
width:100%;
overflow:hidden;
padding-bottom:10px;
background-color:#CCCCCC;
padding-top:5px;}
div.banner img{
width:100%;
}
div.neir_all{
width:1050px;
overflow:hidden;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
box-shadow:0px 0px 8px #6D6C6C;}
div.banku_a{
width:99%;
overflow:hidden;}
div.sy_k_1_all{
width:290px;
height:300px;
float:left;
margin-left:5px;
background-color:#EDEBEC;}
div.sy_k_1_all_top{
width:100%;
height:39px;
line-height:39px;
background-color:#990100;
border-bottom:#580300 3px solid;
color:#FFFFFF;
font-size:15px;
}
div.sy_k_1_all_top img{
margin-top:5px;
padding-left:10px;
float:left;
margin-right:5px;
}

div.sy_k_1_all_top a{
display:inline-block;
float:right;
margin-right:10px;
color:#FFFFFF;
font-size:10px;
font-weight:lighter;
}


div.sy_k_2_all{
width:356px;
height:300px;
float:left;
margin-left:10px;}

div.guanggao{
width:100%;
overflow:hidden;
height:300px;
}



div.sy_k_3_all_top{
width:100%;
height:39px;
line-height:39px;
background-color:#ffffff;
border-bottom:#980204 3px solid;
}
div.sy_k_3_all_top span{
background-color:#990100;
display:inline-block;
float:left;
line-height:39px;
height:39px;
color:#FFFFFF;
font-size:15px;
box-sizing:content-box;
padding-left:15px;
padding-right:15px;
}

div.sy_k_3_all_top a{
display:inline-block;
font-family:Arial, Helvetica, sans-serif;
float:right;
line-height:18px;
margin-right:10px;
color:#FFFFFF;
font-size:8px;
font-weight:lighter;
background-color:#6F6F6F;
box-sizing:content-box;
padding-left:5px;
padding-right:5px;
margin-top:8px;
}




div.sy_k_4_all_top{
width:100%;
height:41px;
line-height:41px;
background-color:#ffffff;
}
div.sy_k_4_all_top span{
background-color:#990100;
display:inline-block;
float:left;
line-height:41px;
height:41px;
color:#FFFFFF;
font-size:15px;
box-sizing:content-box;
padding-left:15px;
padding-right:15px;
}

div.sy_k_4_all_top a{
display:inline-block;
font-family:Arial, Helvetica, sans-serif;
float:right;
line-height:18px;
margin-right:10px;
color:#6F6F6F;
font-size:8px;
font-weight:lighter;
box-sizing:content-box;
padding-left:5px;
padding-right:5px;
margin-top:15px;
}




div.wzlb{
width:100%;
overflow:hidden;}
div.wzlb a{
display:block;
background-image:url(../img/icon01.jpg);
background-repeat:no-repeat;
background-position:0px 10px;
line-height:28px;
box-sizing:border-box;
padding-left:10px;
width:95%;
}

div.wzlb a span{
display:inline-block;
float:right;
}



div.sy_k_3_all{
width:358px;
height:298px;
float:left;
margin-left:10px;
border:#E1E1E1 solid 1px;}
div.gg_a{
width:99%;
overflow:hidden;
border:#E4E4E4 1px solid;
margin-top:5px;
margin-bottom:5px;}
div.gg_a img{
width:1050px;
}



div.banku_b{
width:99%;
overflow:hidden;
background-color:#EDEBEC;
margin-top:8px;
margin-bottom:10px;}


div.sy_k_5_all_top{
width:100%;
height:39px;
line-height:39px;
border-bottom:#970200 3px solid;
color:#970200;
font-size:15px;
}
div.sy_k_5_all_top img{
margin-top:5px;
padding-left:10px;
float:left;
margin-right:5px;
}
div.sy_k_5_all_top a{
display:inline-block;
float:right;
margin-right:10px;
color:#6F6F6F;
font-size:10px;
font-weight:lighter;
}
div.jiaoshi{
width:100%;
overflow:hidden;
margin-top:5px;}

div.jiaoshi a{
float:left;
display:inline-block;
line-height:30px;
text-align:center;
margin:5px;
}
div.jiaoshi a span{
display:block;
background-color:#FFFFFF;
box-shadow:0px 0px 5px #6D6C6C;
}
div.jiaoshi a span img{
height:140px;
margin:5px;
}

div.sy_k_6_all_top{
width:100%;
height:39px;
line-height:39px;
border-bottom:#970200 3px solid;
color:#970200;
font-size:15px;
background-color:#e2e0e1;
box-sizing:border-box;
padding-left:20px;
}
div.sy_k_6_all_top img{
margin-top:5px;
padding-left:10px;
float:left;
margin-right:5px;
}
div.sy_k_6_all_top a{
display:inline-block;
float:right;
margin-right:10px;
color:#6F6F6F;
font-size:10px;
font-weight:lighter;
}
div.tuku_s{
border:#e1e1e1 1px solid;
width:98%;
overflow:hidden;
margin-top:10px;
margin-bottom:10px;}
div.tuku_s_top{
width:100%;
height:35px;
overflow:hidden;}
div.tuku_s_top span.biaoti{
float:left;
display:inline-block;
box-sizing:content-box;
border-bottom:#960200 3px solid;
height:32px;
color:#960200;
font-size:16px;
padding-left:15px;
padding-right:15px;
line-height:32px;}
div.tuku_s_top span.youbian{
display:block;
border-bottom:#8e8e8e 3px solid;
height:32px;}
div.tuku_s_nr{
width:100%;
overflow:hidden;}
a.tuku_s_da{
float:left;
display:inline-block;
width:330px;
height:220px;
overflow:hidden;
position:relative;
margin:5px;}
a.tuku_s_da span{
position:absolute;
display:block;
width:100%;
height:24px;
line-height:24px;
text-align:center;
bottom:0px;
z-index:10px;
font-size:12px;
color:#333333;
background-color: rgba(255, 255, 255, 0.6); }
a.tuku_s_da img{
width:330px;
height:220px;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */
}
a:hover.tuku_s_da img{
transform: scale(1.1);
  transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */
}




a.tuku_s_x{
float:left;
display:inline-block;
width:162px;
height:105px;
overflow:hidden;
position:relative;
margin:5px;}
a.tuku_s_x span{
position:absolute;
display:block;
width:100%;
height:24px;
line-height:24px;
text-align:center;
bottom:0px;
z-index:10px;
font-size:12px;
color:#333333;
background-color: rgba(255, 255, 255, 0.6); }
a.tuku_s_x img{
width:162px;
height:105x;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */
}
a:hover.tuku_s_x img{
transform: scale(1.1);
  transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */
}
div.youqing{
width:100%;
overflow:hidden;}
div.youqing a{
display:inline-block;
margin:8px;
float:left;
border:#dddcdc 1px solid;
padding:1px;
box-sizing:content-box;}
div.youqing img{
height:36px;}

div.youqing1{
width:100%;
overflow:hidden;}
div.youqing1 a{
display:inline-block;
margin:10px;
float:left;
line-height:30px;
box-sizing:content-box;
padding-left:10px;
padding-right:10px;}


div.bottom_a{
background-image:url(../img/bj_bottom.jpg);
background-repeat:repeat;
height:150px;
width:100%;}
div.bottom_n{
width:1050px;
line-height:28px;
color:#FFFFFF;
box-sizing:border-box;
padding-top:30px;
padding-left:50px;
position:relative;}
div.bottom_n a{
color:#FFFFFF;}
div.bottom_n img{
position:absolute;
right:40px;
top:40px;}


#demo {
overflow:hidden;
/*border: 1px dashed #CCC;*/
width:99%;
}

#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}


div.ereji_all{
width:1040px;
overflow:hidden;
margin-top:10px;
background-image:url(../img/bjd.png);
background-position:0px bottom;
background-repeat:repeat-x;
min-height:375px;
}
div.ereji_all div.e_zb{
width:240px;
overflow:hidden;
float:left;}

div.ereji_all div.e_yb{
float:right;
width:780px;
overflow:hidden;
background-image:url(../img/bjda.png);
background-position:0px top;
background-repeat:repeat-x;
min-height:300px;

}
div.e_zb div.daohang_bt{
width:100%;
background-color:#990100;
text-align:center;
font-family:Microsoft Yahei;
font-size:18px;
color:#FFFFFF;
line-height:45px;
letter-spacing:1px;
}
div.daohang_cd{
width:100%;
overflow:hidden;
padding-top:10px;
padding-bottom:10px;
box-sizing:content-box;
background-color:#FFFFFF;
}
div.daohang_cd a{
display:block;
width:95%;
line-height:30px;
margin-bottom:1px;
text-align:center;
background-color:#CCCCCC;
font-size:14px;
border:#ffffff 1px solid;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s;  
-webkit-transition-duration: 0.5s; 
-o-transition-duration: 0.5s;
}
div.daohang_cd a:hover{
display:block;
width:95%;
line-height:30px;
text-align:center;
background-color:#ffffff;
font-size:14px;
color:#990100;
border:#990100 1px solid;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s;  
-webkit-transition-duration: 0.5s; 
-o-transition-duration: 0.5s;
}
div.lianxiwomen{
width:99%;
margin-bottom:10px;
overflow:hidden;
margin-top:15px;
line-height:30px;
background-color:#FFFFFF;
box-sizing:border-box;
padding:10px;
box-shadow:1px 1px 5px #6D6C6C;}
div.lianxiwomen span{
display:block;
line-height:40px;
font-family:Microsoft Yahei;
font-size:18px;}




div.k_tou{
width:100%;
overflow:hidden;
margin-top:5px;}
div.k_tou span.aa{
height:50px;
display:inline-block;
box-sizing:content-box;
float:left;
background-color:#E7E7E7;}

div.k_tou span.aa span.zi{
display:block;
box-sizing:content-box;
color:#990100;
font-family:Microsoft Yahei;
font-size:20px;
border-left:#990100 solid 5px;
padding-left:10px;
font-weight:bold;
line-height:35px;
height:30px;
}
div.k_tou span.aa span.zim{
display:block;
box-sizing:content-box;
color:#8E8E8E;
font-family:Microsoft Yahei;
font-size:10px;
border-left:#1D3A96 solid 5px;
padding-left:10px;
}
div.k_tou span.bb{
display:block;
height:50px;
background-image:url(../img/dian.jpg);
background-repeat:repeat-x;
background-position:0px 40px;
}

div.k_tou span.bb span{
display:inline-block;
height:50px;
line-height:50px;
box-sizing:content-box;
padding-left:10px;
padding-right:10px;
background-color:#E7E7E7;
float:right;
}
div.k_tou span.bb span a{
display:inline-block;
background-color:#1A9954;
line-height:20px;
font-size:10px;
font-family:"新宋体";
font-weight:normal;
height:20px;
color:#FFFFFF;
width:60px;
text-align:center;
border-radius:3px 3px 3px 3px;
margin-top:25px;}
div.sy_x1{
width:1002px;
overflow:hidden;}





div.d_nr1{
margin-bottom:20px;
width:100%;}

div.d_nr1 a{
display:block;
line-height:32px;
overflow:hidden;
box-sizing:border-box;
padding-left:10px;
padding-right:10px;
font-size:14px;
width:95%;
border-bottom:#999999 1px dashed;}
div.d_nr1 a:hover{
background-color:#F6F3F3;}
span.shijian{
display:inline-block;
float:right;}

div.d_nr{
overflow:hidden;
line-height:30px;
width:90%;
font-size:15px;
padding-bottom:25px;
padding-top:25px;
text-indent:10px;
color:#262525;
font-family:Microsoft Yahei;
}

div.wz_bt{
text-align:center;
font-size:20px;
line-height:80px;
color:#333333;
font-weight:bold;
width:90%;
overflow:hidden;
}
div.wz_tu{
margin:10px;
text-align:center;}
div.wz_tu img{
max-width:98%;
text-align:center;}

div.wz_qita{
height:25px;
text-align:center;
line-height:25px;
font-size:12px;
color:#999999;
}
div.wz_zhiwei{
text-align:center;
font-size:16px;
line-height:30px;
color:#333333;
font-weight:bold;
width:90%;
overflow:hidden;
letter-spacing:2px;
}
div.mote{
width:100%;
overflow:hidden;}

div.mote a{
display:inline-block;
float:left;
margin:5px;
line-height:30px;
text-align:center;
color:#333333;
font-size:14px;
width:220px;
height:248px;}

div.mote a:hover{
box-shadow:0px 0px 5px #6D6C6C;}

div.mote a span{
margin:4px;
display:block;
overflow:hidden;
position:relative;
display:table-cell;
text-align:center;
vertical-align:middle;
width:210px;
height:210px;
border:#f1f0f0 1px solid;}

div.mote a span img{
max-width:190px;
max-height:200px;
}
